GNU gdb (Ubuntu 8.2.50.20190214-0ubuntu1) 8.2.50.20190214-git Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) attach 1692 Adjuntando a process 1692 [Nuevo LWP 1693] [Nuevo LWP 1694] [Nuevo LWP 1846] [Nuevo LWP 2085] [Depuración de hilo usando libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f5a9c737177 in fsync (fd=fd@entry=13) at ../sysdeps/unix/sysv/linux/fsync.c:27 27 ../sysdeps/unix/sysv/linux/fsync.c: No existe el archivo o el directorio. (gdb) t a a bt Thread 5 (Thread 0x7f5a9a1ec700 (LWP 2085)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007f5a9c906a3a in g_cond_wait_until (cond=cond@entry=0x7f5a8c00c628, mutex=mutex@entry=0x7f5a8c00c620, end_time=end_time@entry=293726406) at ../../../glib/gthread-posix.c:1460 #2 0x00007f5a9c88d0c1 in g_async_queue_pop_intern_unlocked (queue=0x7f5a8c00c620, wait=wait@entry=1, end_time=293726406) at ../../../glib/gasyncqueue.c:422 #3 0x00007f5a9c88d6fd in g_async_queue_timeout_pop_unlocked (queue=, timeout=timeout@entry=500000) at ../../../glib/gasyncqueue.c:574 #4 0x00007f5a9c8e5412 in g_thread_pool_wait_for_new_task (pool=) at ../../../glib/gthreadpool.c:263 #5 g_thread_pool_thread_proxy (data=) at ../../../glib/gthreadpool.c:297 #6 0x00007f5a9c8e490d in g_thread_proxy (data=0x7f5a8c018630) at ../../../glib/gthread.c:805 #7 0x00007f5a9c72d164 in start_thread (arg=) at pthread_create.c:486 #8 0x00007f5a9c655def in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f5a9aa11700 (LWP 1846)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007f5a9c90691f in g_cond_wait (cond=0x55fd6cd365f0 , mutex=mutex@entry=0x55fd6cd36610 ) at ../../../glib/gthread-posix.c:1413 #2 0x000055fd6ccc9497 in timer_thread_func (unused=) at pkcs11/gkm/gkm-timer.c:67 #3 0x00007f5a9c8e490d in g_thread_proxy (data=0x55fd6e2a11e0) at ../../../glib/gthread.c:805 #4 0x00007f5a9c72d164 in start_thread (arg=) at pthread_create.c:486 #5 0x00007f5a9c655def in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f5a9b212700 (LWP 1694)): #0 0x00007f5a9c6496d9 in __GI___poll (fds=0x55fd6e2b9e40, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f5a9c8bbc76 in g_main_context_poll (priority=, n_fds=3, fds=0x55fd6e2b9e40, timeout=, context=0x55fd6e2b7e90) at ../../../glib/gmain.c:4228 #2 g_main_context_iterate (context=0x55fd6e2b7e90, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:3922 #3 0x00007f5a9c8bc002 in g_main_loop_run (loop=0x55fd6e2b7f80) at ../../../glib/gmain.c:4123 #4 0x00007f5a9caf79a6 in gdbus_shared_thread_func (user_data=0x55fd6e2b7e60) at ../../../gio/gdbusprivate.c:275 #5 0x00007f5a9c8e490d in g_thread_proxy (data=0x55fd6e2a10a0) at ../../../glib/gthread.c:805 #6 0x00007f5a9c72d164 in start_thread (arg=) at pthread_create.c:486 #7 0x00007f5a9c655def in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f5a9ba33700 (LWP 1693)): #0 0x00007f5a9c6496d9 in __GI___poll (fds=0x55fd6e29e2a0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007f5a9c8bbc76 in g_main_context_poll (priority=, n_fds=1, fds=0x55fd6e29e2a0, timeout=, context=0x55fd6e2a0d50) at ../../../glib/gmain.c:4228 #2 g_main_context_iterate (context=context@entry=0x55fd6e2a0d50, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:3922 #3 0x00007f5a9c8bbd9c in g_main_context_iteration (context=0x55fd6e2a0d50, may_block=may_block@entry=1) at ../../../glib/gmain.c:3988 #4 0x00007f5a9c8bbde1 in glib_worker_main (data=) at ../../../glib/gmain.c:5868 #5 0x00007f5a9c8e490d in g_thread_proxy (data=0x55fd6e2a1000) at ../../../glib/gthread.c:805 #6 0x00007f5a9c72d164 in start_thread (arg=) at pthread_create.c:486 #7 0x00007f5a9c655def in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f5a9c231a80 (LWP 1692)): #0 0x00007f5a9c737177 in fsync (fd=fd@entry=13) at ../sysdeps/unix/sysv/linux/fsync.c:27 #1 0x000055fd6cccad88 in write_sync_close (n_data=, data=0x55fd6ef78c80 "\233\255g\217\246\374\353/\367l\362\001\063\327\350!?\177\312\024\035\036\333ݾ\031\062\071\213\023\312W\223\330\"rٓ\277\071\232Gk\375H\232\367n\305\355R&\334z\254V\262\tCC!)\f[\260\231X\254\322f\210\201\226\067\223\021\232\026r^\305\376x\001\261\224%K\364\236k\340\355v;%+\017xw\363k\025\314k\260\274\252a\346\377X\341\255\031Re~QЄ>\247\257\355\327\303\325!\300ס", fd=13) at pkcs11/gkm/gkm-transaction.c:359 #2 write_to_file (n_data=, data=, filename=0x55fd6e2c9010 "/home/caravena/.local/share/keyrings/login.keyring") at pkcs11/gkm/gkm-transaction.c:384 #3 gkm_transaction_write_file (self=self@entry=0x55fd6e4a44f0, filename=0x55fd6e2c9010 "/home/caravena/.local/share/keyrings/login.keyring", data=, n_data=) at pkcs11/gkm/gkm-transaction.c:613 #4 0x000055fd6cc8fa5e in gkm_secret_collection_save (self=0x55fd6e2ba530, transaction=0x55fd6e4a44f0) at pkcs11/secret-store/gkm-secret-collection.c:926 #5 0x000055fd6ccc50cb in gkm_session_complete_object_creation (self=self@entry=0x55fd6e2e2b00, transaction=transaction@entry=0x55fd6e4a44f0, object=0x55fd6e58f910, add=, attrs=, n_attrs=4) at pkcs11/gkm/gkm-session.c:877 #6 0x000055fd6cc9209c in factory_create_item (session=0x55fd6e2e2b00, transaction=0x55fd6e4a44f0, attrs=0x55fd6eb3eb90, n_attrs=4) at pkcs11/secret-store/gkm-secret-item.c:174 #7 0x000055fd6ccc4c48 in gkm_session_create_object_for_factory (self=self@entry=0x55fd6e2e2b00, factory=0x55fd6e2c1030, transaction=transaction@entry=0x55fd6e4a44f0, template=0x55fd6eb3eb90, template@entry=0x55fd6e4a9960, count=count@entry=4) at pkcs11/gkm/gkm-session.c:777 #8 0x000055fd6ccc4e05 in gkm_session_create_object_for_attributes (self=self@entry=0x55fd6e2e2b00, transaction=transaction@entry=0x55fd6e4a44f0, attrs=attrs@entry=0x55fd6e4a9960, n_attrs=n_attrs@entry=4) at pkcs11/gkm/gkm-session.c:819 #9 0x000055fd6ccc5439 in gkm_session_C_CreateObject (self=0x55fd6e2e2b00, template=template@entry=0x55fd6e4a9960, count=count@entry=4, new_object=new_object@entry=0x7ffd7b2e03d0) at pkcs11/gkm/gkm-session.c:953 #10 0x000055fd6cc897e4 in gkm_C_CreateObject (handle=4, template=0x55fd6e4a9960, count=4, new_object=0x7ffd7b2e03d0) at ./pkcs11/gkm/gkm-module-ep.h:471 #11 0x000055fd6cc72ff3 in wrap_C_CreateObject (handle=, handle@entry=20, template=0x55fd6e4a9960, count=4, new_object=new_object@entry=0x7ffd7b2e03d0) at pkcs11/wrap-layer/gkm-wrap-layer.c:741 #12 0x000055fd6cc74717 in auth_C_CreateObject (handle=20, template=, count=, new_object=0x7ffd7b2e03d0) at pkcs11/wrap-layer/gkm-wrap-layer.c:752 #13 0x00007f5a9cbcbcef in perform_create_object (args=0x7ffd7b2e03b0) at gck/gck-session.c:1385 #14 0x00007f5a9cbd47ee in _gck_call_sync (object=object@entry=0x55fd6e2e1b50, perform=perform@entry=0x7f5a9cbcbcb0 , complete=complete@entry=0x0, data=data@entry=0x7ffd7b2e03b0, cancellable=cancellable@entry=0x0, err=err@entry=0x7ffd7b2e0450) at gck/gck-call.c:404 #15 0x00007f5a9cbce163 in gck_session_create_object (self=self@entry=0x55fd6e2e1b50, attrs=0x55fd6e3068c0, cancellable=cancellable@entry=0x0, error=error@entry=0x7ffd7b2e0450) at gck/gck-session.c:1425 #16 0x000055fd6cc676e8 in collection_method_create_item (skeleton=0x55fd6e2e3c20, invocation=0x7f5a8c03eb20, properties=, secret_variant=, replace=, self=0x55fd6e2cfa00) at daemon/dbus/gkd-secret-objects.c:842 #17 0x00007f5a9c33d81e in ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6 #18 0x00007f5a9c33d1ef in ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6 #19 0x00007f5a9c9a2672 in g_cclosure_marshal_generic (closure=0x55fd6e2e8df0, return_gvalue=0x7ffd7b2e0980, n_param_values=, param_values=, invocation_hint=, marshal_data=) at ../../../gobject/gclosure.c:1500 #20 0x00007f5a9c9a1e7d in g_closure_invoke (closure=0x55fd6e2e8df0, return_value=0x7ffd7b2e0980, n_param_values=5, param_values=0x55fd6e4f4f30, invocation_hint=0x7ffd7b2e0960) at ../../../gobject/gclosure.c:810 #21 0x00007f5a9c9b5535 in signal_emit_unlocked_R (node=node@entry=0x55fd6e557a20, detail=detail@entry=0, instance=instance@entry=0x55fd6e2e3c20, emission_return=emission_return@entry=0x7ffd7b2e0ab0, instance_and_params=instance_and_params@entry=0x55fd6e4f4f30) at ../../../gobject/gsignal.c:3635 #22 0x00007f5a9c9bd65f in g_signal_emitv (instance_and_params=instance_and_params@entry=0x55fd6e4f4f30, signal_id=signal_id@entry=46, detail=detail@entry=0, return_value=return_value@entry=0x7ffd7b2e0ab0) at ../../../gobject/gsignal.c:3129 #23 0x000055fd6cc5cc2a in _gkd_exported_collection_skeleton_handle_method_call (connection=, sender=, object_path=, interface_name=0x7f5a8c01fea0 "org.freedesktop.Secret.Collection", method_name=0x7f5a8c0326e0 "CreateItem", parameters=, invocation=0x7f5a8c03eb20, user_data=0x55fd6e2e3c20) at daemon/dbus/gkd-secrets-generated.c:5346 #24 0x00007f5a9cb005f6 in g_dbus_interface_method_dispatch_helper (interface=, method_call_func=0x55fd6cc5ca70 <_gkd_exported_collection_skeleton_handle_method_call>, invocation=0x7f5a8c03eb20) at ../../../gio/gdbusinterfaceskeleton.c:609 #25 0x00007f5a9cae7af9 in call_in_idle_cb (user_data=) at ../../../gio/gdbusconnection.c:4874 #26 0x00007f5a9c8bb918 in g_main_dispatch (context=0x55fd6e29dad0) at ../../../glib/gmain.c:3189 #27 g_main_context_dispatch (context=context@entry=0x55fd6e29dad0) at ../../../glib/gmain.c:3854 #28 0x00007f5a9c8bbd08 in g_main_context_iterate (context=0x55fd6e29dad0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:3927 #29 0x00007f5a9c8bc002 in g_main_loop_run (loop=0x55fd6e29dbc0) at ../../../glib/gmain.c:4123 #30 0x000055fd6cc4a0c5 in main (argc=, argv=) at daemon/gkd-main.c:1165 (gdb) backtrace full #0 0x00007f5a9c737177 in fsync (fd=fd@entry=13) at ../sysdeps/unix/sysv/linux/fsync.c:27 resultvar = 0 sc_cancel_oldtype = 0 sc_ret = #1 0x000055fd6cccad88 in write_sync_close (n_data=, data=0x55fd6ef78c80 "\233\255g\217\246\374\353/\367l\362\001\063\327\350!?\177\312\024\035\036\333ݾ\031\062\071\213\023\312W\223\330\"rٓ\277\071\232Gk\375H\232\367n\305\355R&\334z\254V\262\tCC!)\f[\260\231X\254\322f\210\201\226\067\223\021\232\026r^\305\376x\001\261\224%K\364\236k\340\355v;%+\017xw\363k\025\314k\260\274\252a\346\377X\341\255\031Re~QЄ>\247\257\355\327\303\325!\300ס", fd=13) at pkcs11/gkm/gkm-transaction.c:359 res = res = __func__ = "write_sync_close" _g_boolean_var_ = #2 write_to_file (n_data=, data=, filename=0x55fd6e2c9010 "/home/caravena/.local/share/keyrings/login.keyring") at pkcs11/gkm/gkm-transaction.c:384 dirname = template = 0x55fd6eb34420 "/home/caravena/.local/share/keyrings/.temp-4DSIXZ" result = dirname = template = result = __func__ = _g_boolean_var_ = #3 gkm_transaction_write_file (self=self@entry=0x55fd6e4a44f0, filename=0x55fd6e2c9010 "/home/caravena/.local/share/keyrings/login.keyring", data=, n_data=) at pkcs11/gkm/gkm-transaction.c:613 exists = 1 __func__ = "gkm_transaction_write_file" #4 0x000055fd6cc8fa5e in gkm_secret_collection_save (self=0x55fd6e2ba530, transaction=0x55fd6e4a44f0) at pkcs11/secret-store/gkm-secret-collection.c:926 master = res = data = 0x55fd6ede3280 n_data = 1661440 __func__ = "gkm_secret_collection_save" #5 0x000055fd6ccc50cb in gkm_session_complete_object_creation (self=self@entry=0x55fd6e2e2b00, transaction=transaction@entry=0x55fd6e4a44f0, object=0x55fd6e58f910, add=, attrs=, n_attrs=4) at pkcs11/gkm/gkm-session.c:877 is_private = 22013 i = __func__ = "gkm_session_complete_object_creation" #6 0x000055fd6cc9209c in factory_create_item (session=0x55fd6e2e2b00, transaction=0x55fd6e4a44f0, attrs=0x55fd6eb3eb90, n_attrs=4) at pkcs11/secret-store/gkm-secret-item.c:174 collection = item = 0x55fd6e58f910 m_manager = 0x55fd6e2a6020 s_manager = 0x7f5a8c004ea0 attr = is_token = 0 identifier = 0x55fd6e4a9960 "\032N", __func__ = "factory_create_item" #7 0x000055fd6ccc4c48 in gkm_session_create_object_for_factory (self=self@entry=0x55fd6e2e2b00, factory=0x55fd6e2c1030, transaction=transaction@entry=0x55fd6e4a44f0, template=0x55fd6eb3eb90, template@entry=0x55fd6e4a9960, count=count@entry=4) at pkcs11/gkm/gkm-session.c:777 owned = 0x0 object = token = 22013 __func__ = "gkm_session_create_object_for_factory" #8 0x000055fd6ccc4e05 in gkm_session_create_object_for_attributes (self=self@entry=0x55fd6e2e2b00, transaction=transaction@entry=0x55fd6e4a44f0, attrs=attrs@entry=0x55fd6e4a9960, n_attrs=n_attrs@entry=4) at pkcs11/gkm/gkm-session.c:819 factory = __func__ = "gkm_session_create_object_for_attributes" #9 0x000055fd6ccc5439 in gkm_session_C_CreateObject (self=0x55fd6e2e2b00, template=template@entry=0x55fd6e4a9960, count=count@entry=4, new_object=new_object@entry=0x7ffd7b2e03d0) at pkcs11/gkm/gkm-session.c:953 object = 0x0 handle = transaction = 0x55fd6e4a44f0 rv = __func__ = "gkm_session_C_CreateObject" #10 0x000055fd6cc897e4 in gkm_C_CreateObject (handle=4, template=0x55fd6e4a9960, count=4, new_object=0x7ffd7b2e03d0) at ./pkcs11/gkm/gkm-module-ep.h:471 rv = 400 session = #11 0x000055fd6cc72ff3 in wrap_C_CreateObject (handle=, handle@entry=20, template=0x55fd6e4a9960, count=4, new_object=new_object@entry=0x7ffd7b2e03d0) at pkcs11/wrap-layer/gkm-wrap-layer.c:741 map = {wrap_slot = 17, real_slot = 1, funcs = 0x55fd6cd34760 } rv = #12 0x000055fd6cc74717 in auth_C_CreateObject (handle=20, template=, count=, new_object=0x7ffd7b2e03d0) at pkcs11/wrap-layer/gkm-wrap-layer.c:752 prompt = 0x0 rv = #13 0x00007f5a9cbcbcef in perform_create_object (args=0x7ffd7b2e03b0) at gck/gck-session.c:1385 attrs = n_attrs = 4 rv = string = #14 0x00007f5a9cbd47ee in _gck_call_sync (object=object@entry=0x55fd6e2e1b50, perform=perform@entry=0x7f5a9cbcbcb0 , complete=complete@entry=0x0, data=data@entry=0x7ffd7b2e03b0, cancellable=cancellable@entry=0x0, err=err@entry=0x7ffd7b2e0450) at gck/gck-call.c:404 args = 0x7ffd7b2e03b0 module = 0x55fd6e2c5aa0 rv = __func__ = "_gck_call_sync" #15 0x00007f5a9cbce163 in gck_session_create_object (self=self@entry=0x55fd6e2e1b50, attrs=0x55fd6e3068c0, cancellable=cancellable@entry=0x0, error=error@entry=0x7ffd7b2e0450) at gck/gck-session.c:1425 args = {base = {call = 0x0, pkcs11 = 0x55fd6cd342e0 , handle = 20}, attrs = 0x55fd6e3068c0, object = 0} ret = __func__ = "gck_session_create_object" #16 0x000055fd6cc676e8 in collection_method_create_item (skeleton=0x55fd6e2e3c20, invocation=0x7f5a8c03eb20, properties=, secret_variant=, replace=, self=0x55fd6e2cfa00) at daemon/dbus/gkd-secret-objects.c:842 builder = {x = {0 }} pkcs11_session = 0x55fd6e2e1b50 secret = 0x55fd6e65af80 attrs = 0x55fd6e6632a0 fields = item = base = 0x7f5a8c042b10 "/org/freedesktop/secrets/collection/login" error = 0x0 path = 0x0 identifier = 0x55fd6e449e10 "login" created = 0 object = 0x55fd6e408600 __func__ = "collection_method_create_item" #17 0x00007f5a9c33d81e in ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6 No symbol table info available. #18 0x00007f5a9c33d1ef in ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6 No symbol table info available. #19 0x00007f5a9c9a2672 in g_cclosure_marshal_generic (closure=0x55fd6e2e8df0, return_gvalue=0x7ffd7b2e0980, n_param_values=, param_values=, invocation_hint=, marshal_data=) at ../../../gobject/gclosure.c:1500 rtype = rvalue = 0x7ffd7b2e0740 n_args = 6 atypes = args = i = cif = {abi = FFI_UNIX64, nargs = 6, arg_types = 0x7ffd7b2e0700, rtype = 0x7f5a9c33e0c0 , bytes = 0, flags = 10} cc = 0x55fd6e2e8df0 enum_tmpval = tmpval_used = 0 #20 0x00007f5a9c9a1e7d in g_closure_invoke (closure=0x55fd6e2e8df0, return_value=0x7ffd7b2e0980, n_param_values=5, param_values=0x55fd6e4f4f30, invocation_hint=0x7ffd7b2e0960) at ../../../gobject/gclosure.c:810 marshal = 0x7f5a9c9a2470 marshal_data = 0x0 in_marshal = 0 real_closure = 0x55fd6e2e8dd0 __FUNCTION__ = "g_closure_invoke" #21 0x00007f5a9c9b5535 in signal_emit_unlocked_R (node=node@entry=0x55fd6e557a20, detail=detail@entry=0, instance=instance@entry=0x55fd6e2e3c20, emission_return=emission_return@entry=0x7ffd7b2e0ab0, instance_and_params=instance_and_params@entry=0x55fd6e4f4f30) at ../../../gobject/gsignal.c:3635 tmp = handler = 0x55fd6e675580 accumulator = 0x55fd6e2e7730 emission = {next = 0x0, instance = 0x55fd6e2e3c20, ihint = {signal_id = 46, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = 0x55fd6e2b95f0 hlist = handler_list = 0x55fd6e675580 return_accu = 0x7ffd7b2e0980 accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 46 max_sequential_handler_number = 11930 return_value_altered = 0 #22 0x00007f5a9c9bd65f in g_signal_emitv (instance_and_params=instance_and_params@entry=0x55fd6e4f4f30, signal_id=signal_id@entry=46, detail=detail@entry=0, return_value=return_value@entry=0x7ffd7b2e0ab0) at ../../../gobject/gsignal.c:3129 instance = 0x55fd6e2e3c20 node = 0x55fd6e557a20 __FUNCTION__ = "g_signal_emitv" #23 0x000055fd6cc5cc2a in _gkd_exported_collection_skeleton_handle_method_call (connection=, sender=, object_path=, interface_name=0x7f5a8c01fea0 "org.freedesktop.Secret.Collection", method_name=0x7f5a8c0326e0 "CreateItem", parameters=, invocation=0x7f5a8c03eb20, user_data=0x55fd6e2e3c20) at daemon/dbus/gkd-secrets-generated.c:5346 skeleton = info = 0x55fd6cd28bc0 <_gkd_exported_collection_method_info_create_item> iter = {x = {140026742522672, 3, 3, 0, 94546963539936, 140027151240836, 0, 3579507750, 0, 94546939989835, 94546963432064, 94546967279616, 0, 0, 0, 0}} child = 0x0 paramv = 0x55fd6e4f4f30 num_params = num_extra = n = signal_id = 46 return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} __func__ = "_gkd_exported_collection_skeleton_handle_method_call" #24 0x00007f5a9cb005f6 in g_dbus_interface_method_dispatch_helper (interface=, method_call_func=0x55fd6cc5ca70 <_gkd_exported_collection_skeleton_handle_method_call>, invocation=0x7f5a8c03eb20) at ../../../gio/gdbusinterfaceskeleton.c:609 has_handlers = has_default_class_handler = emit_authorized_signal = run_in_thread = flags = object = 0x0 __FUNCTION__ = "g_dbus_interface_method_dispatch_helper" #25 0x00007f5a9cae7af9 in call_in_idle_cb (user_data=) at ../../../gio/gdbusconnection.c:4874 invocation = 0x7f5a8c03eb20 vtable = registration_id = subtree_registration_id = __FUNCTION__ = "call_in_idle_cb" #26 0x00007f5a9c8bb918 in g_main_dispatch (context=0x55fd6e29dad0) at ../../../glib/gmain.c:3189 dispatch = 0x7f5a9c8b8240 prev_source = 0x0 was_in_call = 0 user_data = 0x7f5a8c03eb20 callback = 0x7f5a9cae79d0 cb_funcs = cb_data = 0x7f5a8c032630 need_destroy = source = 0x7f5a8c00c350 current = 0x55fd6e2b84f0 i = 0 current = i = __FUNCTION__ = "g_main_dispatch" source = _g_boolean_var_ = was_in_call = user_data = callback = cb_funcs = cb_data = need_destroy = dispatch = prev_source = _g_boolean_var_ = #27 g_main_context_dispatch (context=context@entry=0x55fd6e29dad0) at ../../../glib/gmain.c:3854 No locales. #28 0x00007f5a9c8bbd08 in g_main_context_iterate (context=0x55fd6e29dad0, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:3927 max_priority = 0 timeout = 0 some_ready = 1 nfds = allocated_nfds = 5 fds = 0x55fd6e2b2950 #29 0x00007f5a9c8bc002 in g_main_loop_run (loop=0x55fd6e29dbc0) at ../../../glib/gmain.c:4123 self = __FUNCTION__ = "g_main_loop_run" #30 0x000055fd6cc4a0c5 in main (argc=, argv=) at daemon/gkd-main.c:1165 connection = 0x0 error = 0x0 (gdb) info registers rax 0x0 0 rbx 0xd 13 rcx 0x7f5a9c737177 140027148595575 rdx 0x0 0 rsi 0x55fd6ede3280 94546975142528 rdi 0xd 13 rbp 0x0 0x0 rsp 0x7ffd7b2e0050 0x7ffd7b2e0050 r8 0x0 0 r9 0x7ffd7b2e9080 140726670102656 r10 0x180 384 r11 0x293 659 r12 0x55fd6ef78c80 94546976803968 r13 0x55fd6e2c9010 94546963501072 r14 0xd 13 r15 0x55fd6eb34420 94546972328992 rip 0x7f5a9c737177 0x7f5a9c737177 eflags 0x293 [ CF AF SF IF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 (gdb) x/16i $pc => 0x7f5a9c737177 : cmp $0xfffffffffffff000,%rax 0x7f5a9c73717d : ja 0x7f5a9c7371aa 0x7f5a9c73717f : mov %edx,%edi 0x7f5a9c737181 : mov %eax,0xc(%rsp) 0x7f5a9c737185 : callq 0x7f5a9c7368d0 <__pthread_disable_asynccancel> 0x7f5a9c73718a : mov 0xc(%rsp),%eax 0x7f5a9c73718e : add $0x10,%rsp 0x7f5a9c737192 : pop %rbx 0x7f5a9c737193 : retq 0x7f5a9c737194 : nopl 0x0(%rax) 0x7f5a9c737198 : mov 0x9df9(%rip),%rdx # 0x7f5a9c740f98 0x7f5a9c73719f : neg %eax 0x7f5a9c7371a1 : mov %eax,%fs:(%rdx) 0x7f5a9c7371a4 : mov $0xffffffff,%eax 0x7f5a9c7371a9 : retq 0x7f5a9c7371aa : mov 0x9de7(%rip),%rcx # 0x7f5a9c740f98 (gdb) quit Una sesión de depuración está activa. Inferior 1 [process 1692] will be detached. ¿Salir de cualquier modo? (y or n) y Separando desde el programa: /usr/bin/gnome-keyring-daemon, process 1692 [Inferior 1 (process 1692) detached]