Bug 1350111

Summary: [abrt] ibus: _g_log_abort(): ibus-ui-gtk3 killed by SIGTRAP
Product: [Fedora] Fedora Reporter: René Genz <liebundartig>
Component: ibusAssignee: fujiwara <tfujiwar>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: i18n-bugs, laolux, leskop, liebundartig, mstuff, nalimilan, noobusinghacks, pcfe, shawn.p.huang, smaitra, tfujiwar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/400a902d0087af3941f16516fb6ea6516c283d59
Whiteboard: abrt_hash:1d6913991137903e3422c88eba280b2b01e1770f;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-29 02:48:20 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: 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
'problem's data directory' re Comment 16 none

Description René Genz 2016-06-25 16:36:25 UTC
Description of problem:
- Using GNOME on F24
- set keyboard layout to:
Germany (Germany)
English United States (DVORAK)
- switch between keyboards using keyboard layout indicator icon in upper panel
- after a few cycles click on "Show Keyboard Layout" in keyboard layout indicator icon in upper panel

Version-Release number of selected component:
ibus-1.5.13-1.fc24

Additional info:
reporter:       libreport-2.7.1
backtrace_rating: 4
cmdline:        /usr/libexec/ibus-ui-gtk3
crash_function: _g_log_abort
executable:     /usr/libexec/ibus-ui-gtk3
global_pid:     2724
kernel:         4.5.7-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   The problem is reproducible
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (6 frames)
 #0 _g_log_abort at gmessages.c:325
 #3 gdk_event_source_check at gdkeventsource.c:92
 #4 g_main_context_check at gmain.c:3681
 #7 gtk_main at gtkmain.c:1269
 #8 application_run at application.c:199
 #9 application_main at application.c:269

Comment 1 René Genz 2016-06-25 16:36:32 UTC
Created attachment 1172322 [details]
File: backtrace

Comment 2 René Genz 2016-06-25 16:36:33 UTC
Created attachment 1172323 [details]
File: cgroup

Comment 3 René Genz 2016-06-25 16:36:35 UTC
Created attachment 1172324 [details]
File: core_backtrace

Comment 4 René Genz 2016-06-25 16:36:36 UTC
Created attachment 1172325 [details]
File: dso_list

Comment 5 René Genz 2016-06-25 16:36:38 UTC
Created attachment 1172326 [details]
File: environ

Comment 6 René Genz 2016-06-25 16:36:39 UTC
Created attachment 1172327 [details]
File: limits

Comment 7 René Genz 2016-06-25 16:36:41 UTC
Created attachment 1172328 [details]
File: maps

Comment 8 René Genz 2016-06-25 16:36:42 UTC
Created attachment 1172329 [details]
File: mountinfo

Comment 9 René Genz 2016-06-25 16:36:44 UTC
Created attachment 1172330 [details]
File: namespaces

Comment 10 René Genz 2016-06-25 16:36:45 UTC
Created attachment 1172331 [details]
File: open_fds

Comment 11 René Genz 2016-06-25 16:36:47 UTC
Created attachment 1172332 [details]
File: proc_pid_status

Comment 12 René Genz 2016-06-25 16:36:48 UTC
Created attachment 1172333 [details]
File: var_log_messages

Comment 13 fujiwara 2016-06-28 03:59:53 UTC
I cannot reproduce your backtrace.
Are you still able to reproduce your backtrace?

(In reply to René Genz from comment #1)
> Created attachment 1172322 [details]
> File: backtrace

#0  0x00007fa92dec119b in _g_log_abort (breakpoint=1) at gmessages.c:325
No locals.
#1  g_logv (log_domain=0x7fa92ff707ee "Gdk", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args@entry=0x7fffe2d3a400) at gmessages.c:1080
#2  0x00007fa92dec130f in g_log (log_domain=log_domain@entry=0x7fa92ff707ee "Gdk", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x7fa92ff92fd0 "Error reading events from display: %s") at gmessages.c:1119
pointer.)>
#3  0x00007fa92ff671b9 in gdk_event_source_check (base=0x55bfbd64b0e0) at gdkeventsource.c:92
#4  0x00007fa92deba471 in g_main_context_check (context=context@entry=0x55bfbd643a10, max_priority=2147483647, fds=fds@entry=0x55bfbd6b1460, n_fds=n_fds@entry=3) at gmain.c:3681
#5  0x00007fa92deba9e4 in g_main_context_iterate (context=0x55bfbd643a10, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#6  0x00007fa92debadd2 in g_main_loop_run (loop=0x55bfbd6b1410) at gmain.c:4034
#7  0x00007fa9303d9785 in gtk_main () at gtkmain.c:1269

Comment 14 René Genz 2016-06-28 16:52:23 UTC
After applying lastest updates and restart of computer I can no longer reproduce the problem.

Comment 15 fujiwara 2016-06-29 02:48:20 UTC
Closing with the submitter's comment.

Comment 16 morgan read 2016-07-07 18:38:15 UTC
Similar problem has been detected:

Seems possible this crash was caused by gnome-shell crash

reporter:       libreport-2.7.1
backtrace_rating: 4
cmdline:        /usr/libexec/ibus-ui-gtk3
crash_function: _g_log_abort
executable:     /usr/libexec/ibus-ui-gtk3
global_pid:     2714
kernel:         4.6.3-300.fc24.x86_64
package:        ibus-1.5.13-3.fc24
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reason:         ibus-ui-gtk3 killed by SIGTRAP
reproducible:   The problem is reproducible
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 17 morgan read 2016-07-07 18:42:37 UTC
Created attachment 1177418 [details]
'problem's data directory' re Comment 16

Comment 18 morgan read 2016-07-07 18:44:31 UTC
FAF report re Comment 16
https://retrace.fedoraproject.org/faf/reports/1153887/

Comment 19 morgan read 2016-07-07 18:54:19 UTC
Opening new dup bug as this doesn't work for me: Bug 1353702

Comment 20 Patrick C. F. Ernzer 2016-07-16 09:10:59 UTC
Similar problem has been detected:

happen right at login into interactive GUI session

reporter:       libreport-2.7.1
backtrace_rating: 4
cmdline:        /usr/libexec/ibus-ui-gtk3
crash_function: _g_log_abort
executable:     /usr/libexec/ibus-ui-gtk3
global_pid:     2773
kernel:         4.6.3-300.fc24.x86_64
package:        ibus-1.5.13-3.fc24
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reason:         ibus-ui-gtk3 killed by SIGTRAP
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 21 robert fairbrother 2016-08-25 09:22:06 UTC
Similar problem has been detected:

i hybrinated the laptop dell inspiron 1525 with 2x intel turbo memory boster and bcm4312 nic and the nic dosent power on when i open the monitor and try to use 

reporter:       libreport-2.7.2
backtrace_rating: 4
cmdline:        /usr/libexec/ibus-ui-gtk3
crash_function: _g_log_abort
executable:     /usr/libexec/ibus-ui-gtk3
global_pid:     5549
kernel:         4.6.7-300.fc24.i686
package:        ibus-1.5.13-3.fc24
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reason:         ibus-ui-gtk3 killed by SIGTRAP
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 22 Peter Lesko 2016-11-16 14:44:23 UTC
*** Bug 1395735 has been marked as a duplicate of this bug. ***