Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1510 by [email protected]: Crash on latest git master
http://code.google.com/p/ibus/issues/detail?id=1510
Updated to latest git master today and I'm getting the following crash:
Program received signal SIGABRT, Aborted.
0x00000031d1235925 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00000031d1235925 in raise () from /lib64/libc.so.6
#1 0x00000031d12370d8 in abort () from /lib64/libc.so.6
#2 0x00007fd5fa95e891 in g_assertion_message (domain=0x42669c "IBUS",
file=0x42668f "panelproxy.c", line=376,
func=0x4273c0 "bus_panel_proxy_register_properties",
message=0xce3610 "assertion failed: (IBUS_IS_PROP_LIST (prop_list))")
at gtestutils.c:1848
#3 0x00007fd5fa95e8f2 in g_assertion_message_expr (domain=0x42669c "IBUS",
file=0x42668f "panelproxy.c", line=376,
func=0x4273c0 "bus_panel_proxy_register_properties",
expr=0x4268ad "IBUS_IS_PROP_LIST (prop_list)")
at gtestutils.c:1859
#4 0x0000000000418d79 in bus_panel_proxy_register_properties
(panel=0xb78b40, prop_list=0x0) at panelproxy.c:376
#5 0x000000000040c359 in _dbus_name_owner_changed_cb (dbus=0x9d4010,
orig_connection=0xa75b60,
name=0xa01070 "org.freedesktop.IBus.Panel", old_name=0xa01110 "",
new_name=0xa01150 ":1.9", ibus=0x9d8010)
at ibusimpl.c:285
#6 0x0000000000420841 in bus_marshal_VOID__OBJECT_STRING_STRING_STRING
(closure=0xbde880, return_value=0x0,
n_param_values=5, param_values=0x7fffb8473760,
invocation_hint=0x7fffb8473690, marshal_data=0x0)
at marshalers.c:402
#7 0x00007fd5fae3d2c0 in g_closure_invoke (closure=0xbde880,
return_value=0x0, n_param_values=5,
param_values=0x7fffb8473760, invocation_hint=0x7fffb8473690) at
gclosure.c:777
#8 0x00007fd5fae5aa4f in signal_emit_unlocked_R (node=0x9c5960, detail=0,
instance=0x9d4010, emission_return=0x0,
instance_and_params=0x7fffb8473760) at gsignal.c:3551
#9 0x00007fd5fae59cb8 in g_signal_emit_valist (instance=0x9d4010,
signal_id=3, detail=0, var_args=0x7fffb8473a78)
at gsignal.c:3300
#10 0x00007fd5fae5a200 in g_signal_emit (instance=0x9d4010, signal_id=3,
detail=0) at gsignal.c:3356
#11 0x0000000000407daa in bus_name_service_set_primary_owner
(service=0x7fd5e800dc30, owner=0x7fd5dc0016b0,
dbus=0x9d4010) at dbusimpl.c:371
#12 0x000000000040969c in bus_dbus_impl_request_name (dbus=0x9d4010,
connection=0xa75b60, parameters=0xa27f20,
invocation=0x7fd5e80210c0) at dbusimpl.c:1075
#13 0x000000000040a1ef in bus_dbus_impl_service_method_call
(service=0x9d4010, dbus_connection=0xca4e80,
sender=0x7fd5e800e870 ":1.9",
object_path=0x7fd5e800df00 "/org/freedesktop/DBus",
interface_name=0x7fd5e80069f0 "org.freedesktop.DBus",
method_name=0x7fd5e800dee0 "RequestName",
parameters=0xa27f20, invocation=0x7fd5e80210c0) at dbusimpl.c:1376
#14 0x00007fd5fb64b898 in ibus_service_service_method_call_cb
(connection=0xca4e80, sender=0x7fd5e800e870 ":1.9",
object_path=0x7fd5e800df00 "/org/freedesktop/DBus",
interface_name=0x7fd5e80069f0 "org.freedesktop.DBus",
method_name=0x7fd5e800dee0 "RequestName", parameters=0xa27f20,
invocation=0x7fd5e80210c0, service=0x9d4010)
at ibusservice.c:395
#15 0x00007fd5fb38ef2c in call_in_idle_cb (user_data=0x7fd5e80210c0) at
gdbusconnection.c:4737
#16 0x00007fd5fa936c95 in g_idle_dispatch (source=0x7fd5e800bad0,
callback=0x7fd5fb38ed02 <call_in_idle_cb>,
user_data=0x7fd5e80210c0) at gmain.c:4797
#17 0x00007fd5fa934652 in g_main_dispatch (context=0xaee420) at gmain.c:2707
#18 0x00007fd5fa935202 in g_main_context_dispatch (context=0xaee420) at
gmain.c:3211
#19 0x00007fd5fa9353e5 in g_main_context_iterate (context=0xaee420,
block=1, dispatch=1, self=0x9caf90)
at gmain.c:3282
#20 0x00007fd5fa935815 in g_main_loop_run (loop=0xc9c8b0) at gmain.c:3476
#21 0x000000000041bfe4 in bus_server_run () at server.c:144
#22 0x0000000000420f85 in main (argc=1, argv=0x7fffb8474028) at main.c:283
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en