Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibus-daemon crashed with SIGABRT in g_assertion_message() #13

Open
caravena opened this issue Aug 24, 2017 · 0 comments
Open

ibus-daemon crashed with SIGABRT in g_assertion_message() #13

caravena opened this issue Aug 24, 2017 · 0 comments

Comments

@caravena
Copy link

Hello,

Package: ibus 1.5.14-2ubuntu1

https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1712902

"
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
set = {__val = {0, 139857005230431, 139856751807276, 139856751806976, 139856751807276, 18446604216704321185, 32, 343597383809, 4, 0, 472446402655, 0, 0, 532575944823, 139857005182976, 139857058211945}}
pid =
tid =
#1 0x00007f33023a13aa in __GI_abort () at abort.c:89
save_stage = 2
act = {__sigaction_handler = {sa_handler = 0x1, sa_sigaction = 0x1}, sa_mask = {__val = {139857066330467, 139852725092352, 0, 101, 139856751716656, 102, 139857069096160, 139857005230896, 947518525792, 0, 139857057746268, 102, 139857069096160, 139857005230896, 947518525792, 0}}, sa_flags = -268342992, sa_restorer = 0x66}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007f3302c2276d in g_assertion_message (domain=domain@entry=0xdc9c81467a "IBUS", file=file@entry=0xdc9c814ae4 "dbusimpl.c", line=line@entry=1473, func=func@entry=0xdc9c815160 <func.26387> "bus_dbus_impl_connection_filter_cb", message=message@entry=0x7f32f0030a90 "assertion failed: (connection != NULL)") at ../../../../glib/gtestutils.c:2433
lstr = "1473\000\177\000\000\000\240p\341\337U\237v\200\064\000\360\062\177\000\000\061K\201\234\334\000\000"
s = 0x7f32f0016930 ""
#3 0x00007f3302c227fa in g_assertion_message_expr (domain=domain@entry=0xdc9c81467a "IBUS", file=file@entry=0xdc9c814ae4 "dbusimpl.c", line=line@entry=1473, func=func@entry=0xdc9c815160 <func.26387> "bus_dbus_impl_connection_filter_cb", expr=expr@entry=0xdc9c814b31 "connection != NULL") at ../../../../glib/gtestutils.c:2456
s = 0x7f32f0030a90 "assertion failed: (connection != NULL)"
#4 0x000000dc9c804436 in bus_dbus_impl_connection_filter_cb (dbus_connection=, message=0xdc9eef8c00, incoming=0, user_data=0xdc9e975830) at dbusimpl.c:1473
func = "bus_dbus_impl_connection_filter_cb"
dbus = 0xdc9e975830
connection = 0x0
#5 0x00007f33031d20de in on_worker_message_about_to_be_sent (worker=, message=0xdc9eef8c00, user_data=0x7f32f4004800) at ../../../../gio/gdbusconnection.c:2348
connection = 0x7f32f4004800
filters = 0x7f32f0016ad0
n = 0
alive =
#6 0x00007f33031e6e5e in _g_dbus_worker_emit_message_about_to_be_sent (message=0xdc9eef8c00, worker=0x7f32f40062e0) at ../../../../gio/gdbusprivate.c:491
ret = 0x0
#7 continue_writing (worker=0x7f32f40062e0) at ../../../../gio/gdbusprivate.c:1482
old_message = 0xdc9eef8c00
new_blob =
new_blob_size = 139857066300748
error = 0x7f32f4004800
data = 0xdc9eefaf00
flush_async_data = 0x0
func = "continue_writing"
#8 0x00007f33031e745f in write_message_cb (source_object=, res=, user_data=0xdc9eefb460) at ../../../../gio/gdbusprivate.c:1340
data = 0xdc9eefb460
error = 0x7f32f001f650
func = "write_message_cb"
#9 0x00007f33031a4003 in g_task_return_now (task=0xdc9e9b93b0) at ../../../../gio/gtask.c:1145
No locals.
#10 0x00007f33031a4039 in complete_in_idle_cb (task=0xdc9e9b93b0) at ../../../../gio/gtask.c:1159
No locals.
#11 0x00007f3302bfbd55 in g_main_dispatch (context=0xdc9e9b5ab0) at ../../../../glib/gmain.c:3148
dispatch = 0x7f3302bf8690 <g_idle_dispatch>
prev_source = 0x0
was_in_call = 0
user_data = 0xdc9e9b93b0
callback = 0x7f33031a4030 <complete_in_idle_cb>
cb_funcs = 0x7f3302ec3280 <g_source_callback_funcs>
cb_data = 0x7f32f0068fd0
need_destroy =
source = 0x7f32f0068df0
current = 0xdc9e9b41a0
i = 0
#12 g_main_context_dispatch (context=context@entry=0xdc9e9b5ab0) at ../../../../glib/gmain.c:3813
No locals.
#13 0x00007f3302bfc118 in g_main_context_iterate (context=0xdc9e9b5ab0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../../glib/gmain.c:3886
max_priority = 0
timeout = 0
some_ready = 1
nfds =
allocated_nfds = 14
fds = 0x7f32f003dd80
#14 0x00007f3302bfc432 in g_main_loop_run (loop=0xdc9e9b7b10) at ../../../../glib/gmain.c:4082
func = "g_main_loop_run"
#15 0x00007f33031e5836 in gdbus_shared_thread_func (user_data=0xdc9e9b7b70) at ../../../../gio/gdbusprivate.c:275
data = 0xdc9e9b7b70
#16 0x00007f3302c23595 in g_thread_proxy (data=0xdc9e98b370) at ../../../../glib/gthread.c:784
thread = 0xdc9e98b370
#17 0x00007f330273674a in start_thread (arg=0x7f32ff1dc700) at pthread_create.c:456
__res =
pd = 0x7f32ff1dc700
now =
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139857005233920, 7929176745542806555, 140734522604974, 140734522604975, 139857005234624, 139857005233920, -8038953895531254757, -8040019505670788069}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call =
pagesize_m1 =
sp =
freesize =
PRETTY_FUNCTION = "start_thread"
#18 0x00007f3302472caf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
No locals.
"

Regards,

Cristian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant