Advertisement
gusibsd

gnome-shell bt when accessing the ring

Nov 10th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. (gdb) bt
  2. #0 memcpy () at bcopy.S:65
  3. #1 0x0000000046fdadde in egg_hkdf_perform (hash_algo=<value optimized out>, input=0x637c8268, n_input=192, salt=<value optimized out>, n_salt=32,
  4. info=0x0, output=<value optimized out>, n_output=<value optimized out>) at egg-hkdf.c:98
  5. #2 0x00000000474b0617 in gcr_secret_exchange_default_derive_transport_key (exchange=<value optimized out>, peer=<value optimized out>,
  6. n_peer=<value optimized out>) at gcr-secret-exchange.c:711
  7. #3 0x00000000474af7b7 in gcr_secret_exchange_receive (self=0x5ac55e20, exchange=<value optimized out>) at gcr-secret-exchange.c:339
  8. #4 0x00000000474b7869 in prompter_method_call (connection=<value optimized out>, sender=<value optimized out>,
  9. object_path=0x10 <Address 0x10 out of bounds>, interface_name=0x2 <Address 0x2 out of bounds>, method_name=<value optimized out>,
  10. parameters=<value optimized out>, invocation=0x55c39490, user_data=<value optimized out>) at gcr-system-prompter.c:886
  11. #5 0x000000004d5d9721 in call_in_idle_cb () from /usr/local/lib/libgio-2.0.so.0
  12. #6 0x000000005107af82 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
  13. #7 0x000000005107b317 in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.0
  14. #8 0x000000005107b62f in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0
  15. #9 0x0000000041168fcd in meta_run () from /usr/local/lib/libmutter.so.0
  16. #10 0x000000000040242a in ?? ()
  17. #11 0x0000000000401f3f in ?? ()
  18. #12 0x0000000040620000 in ?? ()
  19. #13 0x0000000000000000 in ?? ()
  20. Current language: auto; currently asm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement