Bug 1148662

Summary: [abrt] ibus: _XRead(): ibus-ui-gtk3 killed by SIGABRT
Product: [Fedora] Fedora Reporter: Antonisio <amartins>
Component: ibusAssignee: fujiwara <tfujiwar>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: amartins, i18n-bugs, shawn.p.huang, tfujiwar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/74f54d18628381b9c229c774c8617c0fafdd1026
Whiteboard: abrt_hash:e8ebfc6f55b8f60d567c7d9ee024953f9e113357
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-01 03:54:03 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: build_ids
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Antonisio 2014-10-02 04:33:40 UTC
Version-Release number of selected component:
ibus-1.5.9-1.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/libexec/ibus-ui-gtk3
crash_function: _XRead
executable:     /usr/libexec/ibus-ui-gtk3
kernel:         3.16.3-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 _XRead at xcb_io.c:735
 #5 _XIPassiveGrabDevice at XIPassiveGrab.c:94
 #6 XIGrabKeycode at XIPassiveGrab.c:130
 #7 keybinding_manager_grab_keycode at keybindingmanager.c:941
 #8 keybinding_manager_bind at keybindingmanager.c:220
 #9 panel_keybinding_manager_bind at panel.c:987
 #10 panel_bind_switch_shortcut at panel.c:1051
 #11 panel_construct at panel.c:610
 #12 panel_new at panel.c:636
 #13 application_bus_name_acquired_cb at application.c:220

Comment 1 Antonisio 2014-10-02 04:33:44 UTC
Created attachment 943269 [details]
File: backtrace

Comment 2 Antonisio 2014-10-02 04:33:46 UTC
Created attachment 943270 [details]
File: build_ids

Comment 3 Antonisio 2014-10-02 04:33:47 UTC
Created attachment 943271 [details]
File: cgroup

Comment 4 Antonisio 2014-10-02 04:33:49 UTC
Created attachment 943272 [details]
File: core_backtrace

Comment 5 Antonisio 2014-10-02 04:33:50 UTC
Created attachment 943273 [details]
File: dso_list

Comment 6 Antonisio 2014-10-02 04:33:51 UTC
Created attachment 943274 [details]
File: environ

Comment 7 Antonisio 2014-10-02 04:33:53 UTC
Created attachment 943275 [details]
File: limits

Comment 8 Antonisio 2014-10-02 04:33:55 UTC
Created attachment 943276 [details]
File: maps

Comment 9 Antonisio 2014-10-02 04:33:56 UTC
Created attachment 943277 [details]
File: open_fds

Comment 10 Antonisio 2014-10-02 04:33:58 UTC
Created attachment 943278 [details]
File: proc_pid_status

Comment 11 Antonisio 2014-10-02 04:33:59 UTC
Created attachment 943279 [details]
File: var_log_messages

Comment 12 Antonisio 2014-10-02 04:47:19 UTC
Another user experienced a similar problem:

I using XRDP. Whei session starts I receive the alert.
When I log in the local station the app do not crash.

reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/libexec/ibus-ui-gtk3
crash_function: _XRead
executable:     /usr/libexec/ibus-ui-gtk3
kernel:         3.16.3-200.fc20.x86_64
package:        ibus-1.5.9-1.fc20
reason:         ibus-ui-gtk3 killed by SIGABRT
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 13 fujiwara 2014-10-08 03:47:54 UTC
I cannot reproduce your backtrace.
Are you still able to reproduce your backtrace?

How do you run your desktop session? I think the default xrdp session is GNOME.

(In reply to Antonisio from comment #1)
> Created attachment 943269 [details]
> File: backtrace

> #0  0x0000003963a35877 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> #1  0x0000003963a36f68 in __GI_abort () at abort.c:89
> #2  0x0000003963a2e7d6 in __assert_fail_base (fmt=0x3963b7bb48 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x39692b4938 "!xcb_xlib_too_much_data_requested", file=file@entry=0x39692b44fb "xcb_io.c", line=line@entry=736, function=function@entry=0x39692b4960 <__PRETTY_FUNCTION__.14526> "_XRead") at assert.c:92
> #3  0x0000003963a2e882 in __GI___assert_fail (assertion=assertion@entry=0x39692b4938 "!xcb_xlib_too_much_data_requested", file=file@entry=0x39692b44fb "xcb_io.c", line=line@entry=736, function=function@entry=0x39692b4960 <__PRETTY_FUNCTION__.14526> "_XRead") at assert.c:101
> #4  0x0000003969243495 in _XRead (dpy=dpy@entry=0x1e5b5c0, data=data@entry=0x20a57b0 "", size=size@entry=64) at xcb_io.c:735
> #5  0x000000396ca0aa5e in _XIPassiveGrabDevice (dpy=dpy@entry=0x1e5b5c0, deviceid=deviceid@entry=1, grabtype=grabtype@entry=1, detail=detail@entry=65, grab_window=grab_window@entry=256, cursor=cursor@entry=0, grab_mode=grab_mode@entry=1, paired_device_mode=paired_device_mode@entry=1, owner_events=owner_events@entry=1, mask=mask@entry=0x7fff0a688e00, num_modifiers=num_modifiers@entry=8, modifiers_inout=modifiers_inout@entry=0x2047f40) at XIPassiveGrab.c:94
> #6  0x000000396ca0abb3 in XIGrabKeycode (dpy=dpy@entry=0x1e5b5c0, deviceid=deviceid@entry=1, keycode=keycode@entry=65, grab_window=grab_window@entry=256, grab_mode=grab_mode@entry=1, paired_device_mode=paired_device_mode@entry=1, owner_events=owner_events@entry=1, mask=mask@entry=0x7fff0a688e00, num_modifiers=8, modifiers_inout=modifiers_inout@entry=0x2047f40) at XIPassiveGrab.c:130
> #7  0x000000000040e2d9 in keybinding_manager_grab_keycode (modifiers=64, keyval=32, display=<optimized out>, self=0x2086390) at keybindingmanager.c:941
> #8  keybinding_manager_bind (self=self@entry=0x2086390, keysym=keysym@entry=32, modifiers=GDK_MOD4_MASK, handler=handler@entry=0x411520 <___lambda33__keybinding_manager_keybinding_handler_func>, handler_target=handler_target@entry=0x1e6f310) at keybindingmanager.c:220
> #9  0x0000000000410fa5 in panel_keybinding_manager_bind (accelerator=0x2020190 "<Super>space", keybinding_manager=0x2086390, self=0x1e6f310) at panel.c:987
> #10 panel_bind_switch_shortcut (self=self@entry=0x1e6f310) at panel.c:1051
> #11 0x0000000000412c29 in panel_construct (object_type=<optimized out>, bus=<optimized out>) at panel.c:610
> #12 0x0000000000413ba5 in panel_new (bus=<optimized out>) at panel.c:636
> #13 0x0000000000408ffd in application_bus_name_acquired_cb (parameters=<optimized out>, signal_name=<optimized out>, interface_name=<optimized out>, object_path=<optimized out>, sender_name=<optimized out>, connection=<optimized out>, self=0x1e30a40) at application.c:220
> #14 _application_bus_name_acquired_cb_gd_bus_signal_callback (connection=<optimized out>, sender_name=<optimized out>, object_path=<optimized out>, interface_name=<optimized out>, signal_name=<optimized out>, parameters=<optimized out>, self=0x1e30a40) at application.c:166
> #15 0x00000039676bc435 in emit_signal_instance_in_idle_cb (data=0x7f346c005340) at gdbusconnection.c:3743
> #16 0x00000039666492a6 in g_main_dispatch (context=0x1e619e0) at gmain.c:3066

Comment 14 fujiwara 2014-12-01 03:54:03 UTC
If you still can reproduce the bug, please comment it here.

Comment 15 Red Hat Bugzilla 2023-09-14 02:48:28 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days