Bug 2169205 - [abrt] ibus: invoke_set_property_in_idle_cb(): ibus-daemon killed by SIGABRT
Summary: [abrt] ibus: invoke_set_property_in_idle_cb(): ibus-daemon killed by SIGABRT
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus
Version: 37
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: fujiwara
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4e043177db9a4fb30f16b25cea5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-12 18:30 UTC by Christian Kujau
Modified: 2023-02-17 13:43 UTC (History)
3 users (show)

Fixed In Version: ibus-1.5.27-15.fc38
Clone Of:
Environment:
Last Closed: 2023-02-17 13:43:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (17.60 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: cgroup (118 bytes, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: core_backtrace (10.50 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: cpuinfo (2.84 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: dso_list (746 bytes, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: environ (1.81 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: limits (1.29 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: maps (3.94 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: mountinfo (3.92 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: open_fds (2.78 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: proc_pid_status (1.39 KB, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details
File: var_log_messages (347 bytes, text/plain)
2023-02-12 18:30 UTC, Christian Kujau
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FC-758 0 None None None 2023-02-17 03:08:48 UTC

Description Christian Kujau 2023-02-12 18:30:25 UTC
Version-Release number of selected component:
ibus-1.5.27-5.fc37

Additional info:
reporter:       libreport-2.17.4
backtrace_rating: 4
cmdline:        /usr/bin/ibus-daemon --panel disable --xim
crash_function: invoke_set_property_in_idle_cb
executable:     /usr/bin/ibus-daemon
journald_cursor: s=ad51c57b68c643e7a42dbc2d1074a8af;i=109d;b=02f54c0e24fd45ff9ba8f5c922677bfb;m=39a7096;t=5f484cab7de9e;x=a0fa4ec66a14d500
kernel:         6.1.10-200.fc37.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 1 Christian Kujau 2023-02-12 18:30:28 UTC
Created attachment 1943730 [details]
File: backtrace

Comment 2 Christian Kujau 2023-02-12 18:30:29 UTC
Created attachment 1943731 [details]
File: cgroup

Comment 3 Christian Kujau 2023-02-12 18:30:31 UTC
Created attachment 1943732 [details]
File: core_backtrace

Comment 4 Christian Kujau 2023-02-12 18:30:32 UTC
Created attachment 1943733 [details]
File: cpuinfo

Comment 5 Christian Kujau 2023-02-12 18:30:33 UTC
Created attachment 1943734 [details]
File: dso_list

Comment 6 Christian Kujau 2023-02-12 18:30:34 UTC
Created attachment 1943735 [details]
File: environ

Comment 7 Christian Kujau 2023-02-12 18:30:35 UTC
Created attachment 1943736 [details]
File: limits

Comment 8 Christian Kujau 2023-02-12 18:30:36 UTC
Created attachment 1943737 [details]
File: maps

Comment 9 Christian Kujau 2023-02-12 18:30:38 UTC
Created attachment 1943738 [details]
File: mountinfo

Comment 10 Christian Kujau 2023-02-12 18:30:39 UTC
Created attachment 1943739 [details]
File: open_fds

Comment 11 Christian Kujau 2023-02-12 18:30:40 UTC
Created attachment 1943740 [details]
File: proc_pid_status

Comment 12 Christian Kujau 2023-02-12 18:30:41 UTC
Created attachment 1943741 [details]
File: var_log_messages

Comment 13 fujiwara 2023-02-17 03:07:19 UTC
Seems one of IBusService objects doesn't set GError in IBusService:service_set_property() class method.

(In reply to Christian Kujau from comment #1)
> Created attachment 1943730 [details]
> File: backtrace

#5  0x00007f9eaad718ae in g_assertion_message_expr (domain=domain@entry=0x7f9eaafdf6e7 "GLib-GIO", file=file@entry=0x7f9eab009c01 "../gio/gdbusconnection.c", line=line@entry=4333, func=func@entry=0x7f9eab00b6b0 <__func__.55> "invoke_set_property_in_idle_cb", expr=expr@entry=0x7f9eab0103df "error != NULL") at ../glib/gtestutils.c:3282
        s = 0x7f9e90017d00 "assertion failed: (error != NULL)"
#6  0x00007f9eaaf9d6ce in invoke_set_property_in_idle_cb (_data=_data@entry=0x7f9e9000d570) at ../gio/gdbusconnection.c:4333
        dbus_error_name = <optimized out>
        data = <optimized out>
        error = 0x0
        reply = <optimized out>
        value = 0x55c58c640390
        __func__ = "invoke_set_property_in_idle_cb"


Note You need to log in before you can comment on or make changes to this bug.