Bug 2169205
| Summary: | [abrt] ibus: invoke_set_property_in_idle_cb(): ibus-daemon killed by SIGABRT | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Kujau <redhat> | ||||||||||||||||||||||||||
| Component: | ibus | Assignee: | fujiwara <tfujiwar> | ||||||||||||||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 37 | CC: | i18n-bugs, shawn.p.huang, tfujiwar | ||||||||||||||||||||||||||
| Target Milestone: | --- | Flags: | tfujiwar:
mirror+
|
||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/151df58a4b48915bb4c9ec80a761f857c6edf00c | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:4e043177db9a4fb30f16b25cea5a2ff893c33bd1;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||
| Fixed In Version: | ibus-1.5.27-15.fc38 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2023-02-17 13:43:13 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
Christian Kujau
2023-02-12 18:30:25 UTC
Created attachment 1943730 [details]
File: backtrace
Created attachment 1943731 [details]
File: cgroup
Created attachment 1943732 [details]
File: core_backtrace
Created attachment 1943733 [details]
File: cpuinfo
Created attachment 1943734 [details]
File: dso_list
Created attachment 1943735 [details]
File: environ
Created attachment 1943736 [details]
File: limits
Created attachment 1943737 [details]
File: maps
Created attachment 1943738 [details]
File: mountinfo
Created attachment 1943739 [details]
File: open_fds
Created attachment 1943740 [details]
File: proc_pid_status
Created attachment 1943741 [details]
File: var_log_messages
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" |