Bug 2165265

Summary: [abrt] ibus: bus_dbus_impl_connection_filter_cb(): ibus-daemon killed by SIGABRT
Product: [Fedora] Fedora Reporter: Devin <bugzilla>
Component: ibusAssignee: fujiwara <tfujiwar>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: i18n-bugs, mh, shawn.p.huang, tfujiwar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/a89cbf74a062d0cc1196bc91089f07efd24d118f
Whiteboard: abrt_hash:b24defc317ee932c47b15b9c24c231f607dad274;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-12-09 03:41:45 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: core_backtrace
none
File: cpuinfo
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Devin 2023-01-29 00:14:34 UTC
Version-Release number of selected component:
ibus-1.5.27-5.fc37

Additional info:
reporter:       libreport-2.17.4
backtrace_rating: 4
cgroup:         0::/user.slice/user-42.slice/session-c1.scope
cmdline:        ibus-daemon --panel disable
crash_function: bus_dbus_impl_connection_filter_cb
executable:     /usr/bin/ibus-daemon
journald_cursor: s=30b14a5c13004b0ab6cbd234a3c9d1bb;i=32f63;b=e093afbe868b41da9bf38df6f3c144c5;m=abb5c3;t=5f3270363114c;x=6b98eefa8de5298c
kernel:         6.1.7-200.fc37.x86_64
rootdir:        /
runlevel:       unknown
type:           CCpp
uid:            42

Potential duplicate: bug 906086

Comment 1 Devin 2023-01-29 00:14:38 UTC
Created attachment 1940948 [details]
File: backtrace

Comment 2 Devin 2023-01-29 00:14:39 UTC
Created attachment 1940949 [details]
File: core_backtrace

Comment 3 Devin 2023-01-29 00:14:40 UTC
Created attachment 1940950 [details]
File: cpuinfo

Comment 4 Devin 2023-01-29 00:14:41 UTC
Created attachment 1940951 [details]
File: dso_list

Comment 5 Devin 2023-01-29 00:14:43 UTC
Created attachment 1940952 [details]
File: environ

Comment 6 Devin 2023-01-29 00:14:44 UTC
Created attachment 1940953 [details]
File: limits

Comment 7 Devin 2023-01-29 00:14:46 UTC
Created attachment 1940954 [details]
File: maps

Comment 8 Devin 2023-01-29 00:14:47 UTC
Created attachment 1940955 [details]
File: mountinfo

Comment 9 Devin 2023-01-29 00:14:49 UTC
Created attachment 1940956 [details]
File: open_fds

Comment 10 Devin 2023-01-29 00:14:51 UTC
Created attachment 1940957 [details]
File: proc_pid_status

Comment 11 Devin 2023-01-29 00:14:53 UTC
Created attachment 1940958 [details]
File: var_log_messages

Comment 12 fujiwara 2023-01-31 08:28:25 UTC
Are you still able to reproduce your backtrace?
I cannot reproduce your backtrace and understand why this issue can happen,

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

#3  0x00007f36d3d477fc in __GI_abort () at abort.c:79
#4  0x00007f36d3f1def8 in g_assertion_message (domain=<optimized out>, file=0x55e4bf4ca01e "dbusimpl.c", line=<optimized out>, func=<optimized out>, message=<optimized out>) at ../glib/gtestutils.c:3256
#5  0x00007f36d3f7e8ae in g_assertion_message_expr (domain=domain@entry=0x55e4bf4ca029 "IBUS", file=file@entry=0x55e4bf4ca01e "dbusimpl.c", line=line@entry=1530, func=func@entry=0x55e4bf4cdd40 <__func__.8.lto_priv.1> "bus_dbus_impl_connection_filter_cb", expr=expr@entry=0x55e4bf4ca02e "connection != NULL") at ../glib/gtestutils.c:3282
#6  0x000055e4bf4ba436 in bus_dbus_impl_connection_filter_cb (dbus_connection=<optimized out>, message=0x55e4bf796230, incoming=0, user_data=0x55e4bf785830) at /usr/src/debug/ibus-1.5.27-5.fc37.x86_64/bus/dbusimpl.c:1530
#7  0x00007f36d41a5226 in on_worker_message_about_to_be_sent (worker=<optimized out>, user_data=<optimized out>, message=0x55e4bf796230) at ../gio/gdbusconnection.c:2374
#8  on_worker_message_about_to_be_sent (worker=<optimized out>, message=<optimized out>, user_data=<optimized out>) at ../gio/gdbusconnection.c:2343
#9  0x00007f36d41bebd5 in _g_dbus_worker_emit_message_about_to_be_sent (message=0x0, worker=0x7f36b00030f0) at ../gio/gdbusprivate.c:501
#10 continue_writing (worker=0x7f36b00030f0) at ../gio/gdbusprivate.c:1500
#11 0x00007f36d41beee1 in continue_writing_in_idle_cb (user_data=user_data@entry=0x7f36b00030f0) at ../gio/gdbusprivate.c:1561
#12 0x00007f36d3f53cb2 in g_idle_dispatch (source=0x55e4bf79ae90, callback=0x7f36d41beec0 <continue_writing_in_idle_cb>, user_data=0x7f36b00030f0) at ../glib/gmain.c:6124
#13 0x00007f36d3f54cbf in g_main_dispatch (context=0x55e4bf8de6d0) at ../glib/gmain.c:3444
#14 g_main_context_dispatch (context=0x55e4bf8de6d0) at ../glib/gmain.c:4162

Comment 13 fujiwara 2023-05-16 10:47:51 UTC
*** Bug 2196369 has been marked as a duplicate of this bug. ***

Comment 14 Aoife Moloney 2023-11-23 01:08:57 UTC
This message is a reminder that Fedora Linux 37 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 37 on 2023-12-05.
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
'version' of '37'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 37 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 Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.