Bug 1390926

Summary: [abrt] libgnomekbd: get_preferred_height_for_width(): gkbd-keyboard-display killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Kazuo Moriwaka <kmoriwak>
Component: libgnomekbdAssignee: Matthias Clasen <mclasen>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: jean-baptiste, jiabanster, mclasen, mfabian, motchy+fedora, scott571109, striker.pena, tacit.slager, t.matsuu, tom.prince
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/cc0be24d1c117b35d3c3d3a13f7f47235936a7e0
Whiteboard: abrt_hash:f44ff98993289abf2a986358dd30b136d130a333;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-12 10:42:19 UTC Type: ---
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
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Kazuo Moriwaka 2016-11-02 09:21:16 UTC
Version-Release number of selected component:
libgnomekbd-3.22.0.1-1.fc25

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        gkbd-keyboard-display -l default
crash_function: get_preferred_height_for_width
executable:     /usr/bin/gkbd-keyboard-display
global_pid:     2066
kernel:         4.8.4-301.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 get_preferred_height_for_width at gkbd-keyboard-drawing.c:2146
 #1 gtk_widget_query_size_for_orientation at gtksizerequest.c:246
 #2 gtk_widget_compute_size_for_orientation at gtksizerequest.c:399
 #3 gtk_widget_get_preferred_height_for_width at gtksizerequest.c:601
 #4 gtk_box_compute_size_for_orientation at gtkbox.c:1979
 #5 gtk_box_get_content_size at gtkbox.c:2072
 #6 gtk_css_custom_gadget_get_preferred_size at gtkcsscustomgadget.c:124
 #7 gtk_css_gadget_get_preferred_size at gtkcssgadget.c:675
 #8 gtk_box_get_preferred_height_and_baseline_for_width at gtkbox.c:2039
 #9 gtk_widget_query_size_for_orientation at gtksizerequest.c:242

Comment 1 Kazuo Moriwaka 2016-11-02 09:21:21 UTC
Created attachment 1216412 [details]
File: backtrace

Comment 2 Kazuo Moriwaka 2016-11-02 09:21:22 UTC
Created attachment 1216413 [details]
File: cgroup

Comment 3 Kazuo Moriwaka 2016-11-02 09:21:23 UTC
Created attachment 1216414 [details]
File: core_backtrace

Comment 4 Kazuo Moriwaka 2016-11-02 09:21:25 UTC
Created attachment 1216415 [details]
File: dso_list

Comment 5 Kazuo Moriwaka 2016-11-02 09:21:26 UTC
Created attachment 1216416 [details]
File: environ

Comment 6 Kazuo Moriwaka 2016-11-02 09:21:27 UTC
Created attachment 1216417 [details]
File: exploitable

Comment 7 Kazuo Moriwaka 2016-11-02 09:21:28 UTC
Created attachment 1216418 [details]
File: limits

Comment 8 Kazuo Moriwaka 2016-11-02 09:21:30 UTC
Created attachment 1216419 [details]
File: maps

Comment 9 Kazuo Moriwaka 2016-11-02 09:21:31 UTC
Created attachment 1216420 [details]
File: mountinfo

Comment 10 Kazuo Moriwaka 2016-11-02 09:21:32 UTC
Created attachment 1216421 [details]
File: namespaces

Comment 11 Kazuo Moriwaka 2016-11-02 09:21:34 UTC
Created attachment 1216422 [details]
File: open_fds

Comment 12 Kazuo Moriwaka 2016-11-02 09:21:35 UTC
Created attachment 1216423 [details]
File: proc_pid_status

Comment 13 Kazuo Moriwaka 2016-11-02 09:21:36 UTC
Created attachment 1216424 [details]
File: var_log_messages

Comment 14 ScottKunHao 2016-12-09 20:58:07 UTC
*** Bug 1403377 has been marked as a duplicate of this bug. ***

Comment 15 tacit.slager 2017-01-17 05:18:20 UTC
Similar problem has been detected:

After kernel 4.9.3, the keymap became a different thing. Switching is also not possible. why?

reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        gkbd-keyboard-display -l default
crash_function: get_preferred_height_for_width
executable:     /usr/bin/gkbd-keyboard-display
global_pid:     3573
kernel:         4.9.3-200.fc25.x86_64
package:        libgnomekbd-3.22.0.1-1.fc25
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
reason:         gkbd-keyboard-display killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 16 tacit.slager 2017-01-19 17:08:59 UTC
Unnoticed, X was switched. I switched from Xwayland to Xorg and I cured it. Clearly, I want to delete Xwayland because I can not use it.


(In reply to tacit.slager from comment #15)
> Similar problem has been detected:
> 
> After kernel 4.9.3, the keymap became a different thing. Switching is also
> not possible. why?

Comment 17 jibecfed 2017-05-13 14:01:25 UTC
Similar problem has been detected:

typingbooster  in fr-fr looked like to be in qwerty, I wanted to make sure and by clicking on "display keyboard layout" in "lang and country" setting

reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        gkbd-keyboard-display -l default
crash_function: get_preferred_height_for_width
executable:     /usr/bin/gkbd-keyboard-display
global_pid:     11945
kernel:         4.10.14-200.fc25.x86_64
package:        libgnomekbd-3.22.0.1-1.fc25
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
reason:         gkbd-keyboard-display killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 18 Mike FABIAN 2017-05-15 15:02:08 UTC
(In reply to jibecfed from comment #17)
> Similar problem has been detected:
> 
> typingbooster  in fr-fr looked like to be in qwerty, I wanted to make sure
> and by clicking on "display keyboard layout" in "lang and country" setting

No, it typingbooster does not set any keyboard layout, it just uses
whatever keyboard layout is already set. I.e. when you select the
French "fr" keyboard layout first and then switch to typingbooster,
you will have a azerty layout, if you select the German keyboard
layout "de" first and then switch to typingbooster you will have a
quertz layout. For this it does not matter whether you are using
the fr-fr or any other variant of typingbooster.

Comment 19 Motchy 2017-05-31 10:46:07 UTC
Similar problem has been detected:

Crashes always when you show the keyboard layout of "Japanese (Kana kanji)".
But does not for other layout for Japanese, such as "Japanese (OADG 109A)".

reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        gkbd-keyboard-display -l default
crash_function: get_preferred_height_for_width
executable:     /usr/bin/gkbd-keyboard-display
global_pid:     4602
kernel:         4.10.17-200.fc25.x86_64
package:        libgnomekbd-3.22.0.1-1.fc25
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
reason:         gkbd-keyboard-display killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            483692

Comment 20 Vanoywj 2017-09-23 00:39:41 UTC
*** Bug 1494773 has been marked as a duplicate of this bug. ***

Comment 21 Fedora End Of Life 2017-11-16 14:55:28 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 22 Fedora End Of Life 2017-12-12 10:42:19 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.