Bug 857977

Summary: [abrt] eekboard-service-1.0.8-1.fc18: g_variant_is_trusted: Process /usr/bin/eekboard-server was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Abhay <abhaykadam88>
Component: eekboardAssignee: Daiki Ueno <dueno>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dueno, i18n-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a2b7898bfb1ec2a6acb7476e0d48eb43be8a341e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-29 01:14:52 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: core_backtrace
none
File: environ
none
File: backtrace
none
File: limits
none
File: cgroup
none
File: maps
none
File: dso_list
none
File: var_log_messages
none
File: open_fds none

Description Abhay 2012-09-17 16:28:32 UTC
Version-Release number of selected component:
eekboard-service-1.0.8-1.fc18

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
backtrace_rating: 4
cmdline:        /usr/bin/eekboard-server
crash_function: g_variant_is_trusted
kernel:         3.3.4-5.fc17.x86_64

truncated backtrace:
:Thread no. 1 (7 frames)
: #0 g_variant_is_trusted at gvariant-core.c
: #1 g_variant_builder_add_value at gvariant.c
: #2 g_variant_valist_new at gvariant.c
: #3 g_variant_new_va at gvariant.c
: #4 g_variant_new at gvariant.c
: #5 emit_key_activated_dbus_signal at eekboard-context-service.c
: #7 on_repeat_timeout at eekboard-context-service.c

Comment 1 Abhay 2012-09-17 16:28:35 UTC
Created attachment 613720 [details]
File: core_backtrace

Comment 2 Abhay 2012-09-17 16:28:38 UTC
Created attachment 613722 [details]
File: environ

Comment 3 Abhay 2012-09-17 16:28:41 UTC
Created attachment 613724 [details]
File: backtrace

Comment 4 Abhay 2012-09-17 16:28:44 UTC
Created attachment 613726 [details]
File: limits

Comment 5 Abhay 2012-09-17 16:28:46 UTC
Created attachment 613728 [details]
File: cgroup

Comment 6 Abhay 2012-09-17 16:28:50 UTC
Created attachment 613730 [details]
File: maps

Comment 7 Abhay 2012-09-17 16:28:53 UTC
Created attachment 613732 [details]
File: dso_list

Comment 8 Abhay 2012-09-17 16:28:56 UTC
Created attachment 613734 [details]
File: var_log_messages

Comment 9 Abhay 2012-09-17 16:28:59 UTC
Created attachment 613736 [details]
File: open_fds

Comment 10 Daiki Ueno 2012-09-28 09:16:45 UTC
Probably I could reproduce it with the following recipe, even with only US layout:

1. start eekboard with

$ pkill eekboard-server
$ G_DEBUG=fatal_criticals eekboard-server &
$ eekboard

2. push "Setup" button on eekboard
3. long press "Esc" on eekboard

Probably something wrong in key-repeat handling in eekboard.

Comment 11 Abhay 2012-09-28 13:00:14 UTC
Yes, the bug can be produce with the US layout. Except, i did not restart the eekboard-server. 

I did following:

1. invoke the eekboard (may be from terminal or from GUI without any arguments)
2. Click on Setup button on eekboard
3. long press the ESC button on eekboard

Comment 12 Daiki Ueno 2012-10-01 02:56:20 UTC
Thanks for the confirmation.  Patch pushed to the upstream:
https://github.com/ueno/eekboard/commit/e212262f29e022bdf7047861263ceea0c373e916

Comment 13 Daiki Ueno 2012-10-01 02:57:47 UTC
*** Bug 858186 has been marked as a duplicate of this bug. ***

Comment 14 Fedora Update System 2012-10-05 07:38:58 UTC
eekboard-1.0.8-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/eekboard-1.0.8-2.fc18

Comment 15 Fedora Update System 2012-10-05 18:00:42 UTC
Package eekboard-1.0.8-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing eekboard-1.0.8-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15478/eekboard-1.0.8-2.fc18
then log in and leave karma (feedback).

Comment 16 Daiki Ueno 2012-10-29 01:14:52 UTC
Closing, as the fix is now in stable.