Bug 2259975 - [abrt] ibus: g_malloc0(): ibus-daemon killed by SIGSEGV
Summary: [abrt] ibus: g_malloc0(): ibus-daemon killed by SIGSEGV
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus
Version: 39
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:1f6d3821231941fc55fa528a5dc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-01-24 01:37 UTC by zzacchen
Modified: 2024-05-22 14:22 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.48 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: maps (3.98 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: limits (1.29 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: environ (1.66 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: open_fds (2.92 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: mountinfo (3.29 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: os_info (734 bytes, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: cpuinfo (3.00 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: core_backtrace (12.87 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: exploitable (81 bytes, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: dso_list (641 bytes, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details
File: backtrace (30.50 KB, text/plain)
2024-01-24 01:37 UTC, zzacchen
no flags Details

Description zzacchen 2024-01-24 01:37:06 UTC
Version-Release number of selected component:
ibus-1.5.29~rc2-6.fc39

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         ibus-daemon killed by SIGSEGV
journald_cursor: s=7ef3f51f4ebf4655bb37279bece03287;i=c30a;b=dea23e2c28af4302b0bddbcce87bb1c7;m=2afdee065;t=60e04958085a8;x=f8ba278108ff6557
executable:     /usr/bin/ibus-daemon
cmdline:        /usr/bin/ibus-daemon --panel disable
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
rootdir:        /
uid:            1000
kernel:         6.6.8-200.fc39.x86_64
package:        ibus-1.5.29~rc2-6.fc39
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc0

Truncated backtrace:
Thread no. 1 (15 frames)
 #3 g_malloc0 at ../glib/gmem.c:163
 #4 g_type_create_instance at ../gobject/gtype.c:1979
 #5 g_object_new_internal at ../gobject/gobject.c:2245
 #7 g_object_new_with_properties at ../gobject/gobject.c:2408
 #9 g_task_new at ../gio/gtask.c:838
 #10 write_message_async at ../gio/gdbusprivate.c:1145
 #11 continue_writing at ../gio/gdbusprivate.c:1554
 #12 write_message_cb at ../gio/gdbusprivate.c:1368
 #13 g_task_return_now at ../gio/gtask.c:1371
 #14 complete_in_idle_cb at ../gio/gtask.c:1385
 #17 g_main_context_dispatch_unlocked at ../glib/gmain.c:4284
 #18 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4349
 #20 gdbus_shared_thread_func at ../gio/gdbusprivate.c:284
 #21 g_thread_proxy at ../glib/gthread.c:831
 #23 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Comment 1 zzacchen 2024-01-24 01:37:12 UTC
Created attachment 2009987 [details]
File: proc_pid_status

Comment 2 zzacchen 2024-01-24 01:37:14 UTC
Created attachment 2009988 [details]
File: maps

Comment 3 zzacchen 2024-01-24 01:37:16 UTC
Created attachment 2009989 [details]
File: limits

Comment 4 zzacchen 2024-01-24 01:37:18 UTC
Created attachment 2009990 [details]
File: environ

Comment 5 zzacchen 2024-01-24 01:37:21 UTC
Created attachment 2009991 [details]
File: open_fds

Comment 6 zzacchen 2024-01-24 01:37:23 UTC
Created attachment 2009992 [details]
File: mountinfo

Comment 7 zzacchen 2024-01-24 01:37:25 UTC
Created attachment 2009993 [details]
File: os_info

Comment 8 zzacchen 2024-01-24 01:37:28 UTC
Created attachment 2009994 [details]
File: cpuinfo

Comment 9 zzacchen 2024-01-24 01:37:30 UTC
Created attachment 2009995 [details]
File: core_backtrace

Comment 10 zzacchen 2024-01-24 01:37:32 UTC
Created attachment 2009996 [details]
File: exploitable

Comment 11 zzacchen 2024-01-24 01:37:35 UTC
Created attachment 2009997 [details]
File: dso_list

Comment 12 zzacchen 2024-01-24 01:37:38 UTC
Created attachment 2009998 [details]
File: backtrace

Comment 13 fujiwara 2024-05-22 14:22:52 UTC
Are you still able to reproduce your backtrace?

(In reply to zzacchen from comment #0)
>  #3 g_malloc0 at ../glib/gmem.c:163
>  #4 g_type_create_instance at ../gobject/gtype.c:1979
>  #5 g_object_new_internal at ../gobject/gobject.c:2245
>  #7 g_object_new_with_properties at ../gobject/gobject.c:2408
>  #9 g_task_new at ../gio/gtask.c:838
>  #10 write_message_async at ../gio/gdbusprivate.c:1145
>  #11 continue_writing at ../gio/gdbusprivate.c:1554
>  #12 write_message_cb at ../gio/gdbusprivate.c:1368
>  #13 g_task_return_now at ../gio/gtask.c:1371
>  #14 complete_in_idle_cb at ../gio/gtask.c:1385
>  #17 g_main_context_dispatch_unlocked at ../glib/gmain.c:4284
>  #18 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4349
>  #20 gdbus_shared_thread_func at ../gio/gdbusprivate.c:284
>  #21 g_thread_proxy at ../glib/gthread.c:831
>  #23 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78


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